WebFormTableColumn.getColumnControl

Returns the first Table Column Control on the specified page that displays this column. Use this method when the table column is displayed in a Table Control. Use method #getFieldControl(Page) when the table column is displayed in a Repeater Control or standalone on a page.

returns FieldColumnControl

Parameters

Page page,